Use read-string instead of completing-read for dired-do-touch
authorJuri Linkov <juri@linkov.net>
Tue, 21 May 2024 06:20:01 +0000 (09:20 +0300)
committerJuri Linkov <juri@linkov.net>
Tue, 21 May 2024 06:20:01 +0000 (09:20 +0300)
commitd00eb1c90253d2a353d3e9730df37fdd81c2a3d2
tree50bffd836f75b35e39e7792d37b7e079688eab1f
parent1845eede3077d77a7808fd4c0b9d669a3739f1d8
Use read-string instead of completing-read for dired-do-touch

* lisp/dired-aux.el (dired-mark-read-string): Use read-string
when op-symbol is 'touch' (bug#70725).
lisp/dired-aux.el